/*topBar*/
.topBar{background: #f5f5f5;box-shadow: 2px 2px 5px #ececec;}
.topBar-l li{margin-right: 20px;float:left;}
.topBar-l li a{line-height: 40px;color: #585858;font-size: 12px;display: block}
.topBar-l li a:hover{color: #ed4248;}
.topBar-l li .fenzhan{width: 68px;text-align: center;position: relative;}
.topBar-l li .items.on{background: #fff;}
.topBar-l li .fenzhan .city{position: absolute;z-index: 999999;width: 376px;top: 40px;left: 0;background: #fff;box-shadow: 2px 4px 5px #ececec;padding: 13px 6px;display: none}
.topBar-l li .fenzhan .city a{padding: 0 5px 0 4px;float: left;line-height: 28px;background: url('../img/line-d47767f72c.jpg') center right no-repeat;}
.topBar-l li .fenzhan .city a.last{background: none;}

.topBar-l li .fenzhan .work{position: absolute;z-index: 999999;width: 404px;top: 40px;left: 0;background: #fff;box-shadow: 2px 4px 5px #ececec;padding: 13px 6px;display: none}
.topBar-l li .fenzhan .work a{padding: 0 5px 0 4px;float: left;line-height: 28px;background: url('../img/line-d47767f72c.jpg') center right no-repeat;}
.topBar-l li .fenzhan .work a.last{background: none;}

.topBar-r{display: block;}
.topBar-r .tel{padding-left: 20px;background: url('../img/tel-bdd768e480.png') left center no-repeat;color: #585858;font-size: 12px;margin-right: 20px;line-height: 40px;}
.topBar-r .login{padding-top: 6px;}
.topBar-r .login a{margin-left: 10px;display: block;width: 60px;height: 26px;border: 1px solid #ed4248;font-size: 14px;line-height: 26px;background: #ed4248;text-align: center;color: #fff;border-radius: 13px;}
.topBar-r .login a.last{background: none;height: 26px;width: 60px;border: 1px solid #ed4248;color: #ed4248;}

/*.topbar-r-after{display: none;}*/
.topbar-r-after ol{}
.topbar-r-after ol li{float: left;margin-right: 30px;}
.topbar-r-after ol li a{color: #585858;font-size: 12px;display: block;line-height: 40px;}
.topbar-r-after ol li a:hover{color: #ed4248;}
.topbar-r-after ol li a span{color: #ed4248;}
.topbar-r-after ol li .help{width: 68px;text-align: center;position: relative;}
.topbar-r-after ol li .items.on{background: #fff;}
.topbar-r-after ol li .help .help-detail{position: absolute;z-index: 9999;width: 98px;top: 40px;left: 0;background: #fff;box-shadow: 2px 4px 5px #ececec;padding: 0 0 10px 0;display: none;}
.help .help-detail a{line-height: 28px;}
